Python 日志模块 logging通过配置文件方式使用 [formatters]# 定义格式化输出 [logger_root] # 实现上面定义的logger模块,必需是[logger_xxxx]这样的形式 ...